home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Electronic Messages / Delphi Digests / Delphi Vol. 3 / Delphi 3.04 < prev    next >
Encoding:
Text File  |  1988-04-08  |  21.6 KB  |  607 lines  |  [TEXT/ttxt]

  1. 17-Jan-87 15:51:08-PST,22663;000000000001
  2. Return-Path: <SHULMAN@RED.RUTGERS.EDU>
  3. Received: from RED.RUTGERS.EDU by SUMEX-AIM.STANFORD.EDU with TCP; Sat 17 Jan 87 15:50:18-PST
  4. Date: 17 Jan 87 18:37:25 EST
  5. From: Jeffrey Shulman <SHULMAN@RED.RUTGERS.EDU>
  6. Subject: Delphi Mac Digest V3 #4
  7. To: Delphi-Digest-List: ;
  8. Message-ID: <12271742960.4.SHULMAN@RED.RUTGERS.EDU>
  9.  
  10. Delphi Mac Digest        Saturday, 17 January 1987     Volume 3 : Issue 4
  11.  
  12. Today's Topics:
  13.      File Transfers To/From IBM System 38 (6 messages)
  14.      RE: imagewriter II problems
  15.      RE: New Products Introduced at Macworld (2 messages)
  16.      TML Pascal (3 messages)
  17.      Database Appl (2 messages)
  18.      lynx trackball
  19.      DragGrayRgn and Scrolling (2 messages)
  20.      Telescape-PRO VT100
  21.      RE: Database program
  22.      RE: looking for information on connecting typewriters ... (2 messages)
  23.      RE: Printer Spooling w/Mac+
  24.      RE: Surge Suppressors
  25.      RE: Re: MacWorld Expo
  26.      RE: bargain WP offer for Mac for $29.00?
  27.      RE: Votes sought for 'most overrated' (2 messages)
  28.      New Acta version
  29.      Internet mail utility for Appletalk (2 messages)
  30.      BCS Shareware Awards
  31.  
  32. ---------------------------------------------------------------------- 
  33.  
  34. From: BWD
  35. Subject: File Transfers To/From IBM System 38
  36. Date: 10-JAN 13:10 Business Mac
  37.  
  38. We have numerous Macs in our offices across the country.  We also use a IBM
  39. System 38 for our Data Processing needs (accounting, personnel, etc.).  We are
  40. currently able to do processing from remote locations using MicroPhone which
  41. will emulate a VT-100 terminal.
  42.  
  43. We now want to be able to upload and download text files to the System 38 but
  44. are finding that there are essentially no transfer capabilities in the 38. (
  45. Uploading currently requires that the screen be completely refreshed (15 sec.)
  46. with each line transmitted.)  We currently can download files into an IBM PC
  47. using a software product (PCPrint) on the 38 and having a board put in the PC
  48. which allows it to emulate a 5250 terminal.  We do not know of a comparable
  49. product for the Mac.
  50.  
  51. We will be transmitting the data to the 38 using modems and so we would like to
  52. have XModem capabilities if possible to eliminate any line noise.
  53.  
  54. If anybody has had any experience in this area, it would be very much
  55. appreciated.  If you feel that what you have done in the area is too
  56. involved to post here, leave me a phone number (here or on private
  57. mail) and I will contact you to discuss our situations further.
  58.  
  59. Regards, Brian
  60.  
  61. ------------------------------
  62.  
  63. From: PEABO
  64. Subject: RE: File Transfers To/From IBM System 38 (Re: Msg 16306)
  65. Date: 12-JAN 11:59 Business Mac
  66.  
  67. Several years ago I was told that Apple was using System/38's in
  68. house, and had implemented some kind of interface from them.  Maybe
  69. from an Apple ][, with the S/38 emulating a virtual disk.  The person
  70. I heard this from may or may not have known what he was talking about.
  71.  
  72. The kind of thing that Kinetics and Centram are doing with networking Macs to
  73. other personal computers and to host computers (superminis/mainframes) looks
  74. real interesting.
  75.  
  76. peter
  77.  
  78. ------------------------------
  79.  
  80. From: BWD
  81. Subject: RE: File Transfers To/From IBM System 38 (Re: Msg 16303)
  82. Date: 12-JAN 20:57 Business Mac
  83.  
  84. You are exactly right when you say the problem is on the 38 end.  I guess I
  85. didn't make that very clear in the original message.  I hope that this may
  86. prompt someone else's thoughts.
  87.  
  88. Brian
  89.  
  90. ------------------------------
  91.  
  92. From: BWD
  93. Subject: RE: File Transfers To/From IBM System 38 (Re: Msg 16332)
  94. Date: 12-JAN 21:06 Business Mac
  95.  
  96. Apple does have 38s in-house.  We contacted them to see what they are doing and
  97. were told that they do not use if for downloading into the Macs.  We were
  98. quickly set back ... "do not pass go...do not collect $200!".
  99.  
  100. Has anybody got any information on whether Centram and Kinetics will
  101. do anything for the 38 line?
  102.  
  103. Brian
  104.  
  105. ------------------------------
  106.  
  107. From: MACINTOUCH
  108. Subject: RE: File Transfers To/From IBM System 38 (Re: Msg 16275)
  109. Date: 13-JAN 01:49 Business Mac
  110.  
  111. KMW Systems was at the expo with System/3X terminal emulation and file transfer
  112. software.  KMW Systems Corp., 8307 Highway 71 West, Austin, TX 78735;
  113. 512-288-1453.
  114.  
  115. Ric Ford
  116.  
  117. ------------------------------
  118.  
  119. From: PEABO
  120. Subject: RE: File Transfers To/From IBM System 38 (Re: Msg 16350)
  121. Date: 13-JAN 13:14 Business Mac
  122.  
  123. You might want to see if the System/38 supports RJE via a 3770/3780.  Since
  124. Remote Job Entry is a kind of file transfer, it might be much better to start
  125. from there.  You would probably find that it was expecting an SDLC or Binary
  126. Synchronous data link, for which you'd need either a protocol converter or some
  127. custom serial devioce driver programming on the Mac end.
  128.  
  129. Perhaps the ideal solution would be an AppleTalk protocol converter (SCSI is
  130. overkill in this situation, I think).
  131.  
  132. peter
  133.  
  134. ------------------------------
  135.  
  136. From: PEABO
  137. Subject: RE: imagewriter II problems (Re: Msg 16261)
  138. Date: 10-JAN 13:19 Hardware & Peripherals
  139.  
  140. To fix, try putting some blank lines in the header of your printout if you can,
  141. in front of anything that prints.
  142.  
  143. The reason this is a problem with the Imagewriter II is that the paper
  144. path is longer in the IW II than it is in the IW I.  The idea Apple
  145. had was to make the paper line up so that you can tear it off, but
  146. this pushes the paper too far past the print head for it to be aligned
  147. for starting the next page.  Therefore, when starting the next page,
  148. they pull the paper a little way back in the reverse direction.  (And
  149. when ending a page they push it out a little too far to get to the
  150. tear point.)  The play in the tractor feed (actually a pusher, not a
  151. tractor) causes some slippage that shows up as distorted printing near
  152. the top of the page.
  153.  
  154. peter
  155.  
  156. ------------------------------
  157.  
  158. From: PEABO
  159. Subject: RE: New Products Introduced at Macworld (Re: Msg 16273)
  160. Date: 10-JAN 13:28 Mousing Around
  161.  
  162. I haven't got a thorough list of 68020 upgrades, but I'll mention Levco's
  163. Prodigy Prime, which is a configurable version of the Prodigy 4, Prodigy Plus.
  164.  
  165. The nice thing about the Prodigy Prime is that it has all the same blinding
  166. speed of the Prodigy 4, but you can choose what parts of it you buy.  The basic
  167. configuration contains a 68020 at 16MHz and one megabyte RAM.  You can upgrade
  168. memory to 2 megs, 4 megs, or 8 megs.  If you go to 8 megs, you have to pop in a
  169. MMU chip (not readily available yet).  The 68881 floating point is also
  170. optional.  Dwayne Maxwell said they were working on software to give a hardware
  171. assist to switcher by using the MMU to remap RAM very quickly during a context
  172. switch, and that this would not only improve performance (true multi-tasking
  173. looms closer) but also be an advantage to developers who want a protected code
  174. space for debugging.
  175.  
  176. peter
  177.  
  178. ------------------------------
  179.  
  180. From: MACINTOUCH
  181. Subject: RE: New Products Introduced at Macworld (Re: Msg 16277)
  182. Date: 13-JAN 01:21 Mousing Around
  183.  
  184. Wasn't the Prodigy Prime priced very low compared to the Prodigy 4, something
  185. like $2000?
  186.  
  187. General Computer dropped the price of the HyperDrive 2000 to $2399.  They also
  188. announced an FX/40 external (looks just like FX/20) for $1799.
  189.  
  190. Ric Ford
  191.  
  192. ------------------------------
  193.  
  194. From: MALTINC
  195. Subject: TML Pascal
  196. Date: 10-JAN 17:24 Programming
  197.  
  198. help!!!!!  i am using TML Pascal 2.0 and a Mac+.  Anytime I compile anything I
  199. get the application compiled then when I run it I get a blank screen.  (This
  200. includes various examples and downloads.
  201.          thanks if you can help ---
  202.  
  203. ------------------------------
  204.  
  205. From: JIMH
  206. Subject: RE: TML Pascal (Re: Msg 16281)
  207. Date: 11-JAN 00:39 Programming
  208.  
  209. Are you adding the programs resources.  the examples require you to use rmaker
  210. to compile resources.  jim
  211.  
  212. ------------------------------
  213.  
  214. From: LOFTUSBECKER
  215. Subject: RE: TML Pascal (Re: Msg 16281)
  216. Date: 11-JAN 15:01 Programming
  217.  
  218. Can you upload a very simple program that exhibits the problem?  E.g.,
  219.  
  220. PROGRAM Little;
  221.  
  222. Uses Macintf;
  223.  
  224. BEGIN
  225.  
  226. Writeln ('Hello, world!'); WHILE NOT BUTTON DO ;
  227.  
  228. END.
  229.  
  230. It might also help if you include the LINK file generated by the compiler.
  231.  
  232. - Lofty
  233.  
  234. ------------------------------
  235.  
  236. From: ARIADNE
  237. Subject: Database Appl
  238. Date: 11-JAN 09:10 User Supported Software
  239.  
  240. Hello:
  241.      I am an seasoned Macintosh programmer with a passion for audio
  242. and video. I am considering writing a Mac shareware application for
  243. database control of movies/videos/audios for video cassettes, laser
  244. discs/CD, and other media.
  245.      Would you be interested in such an application? If so, please
  246. email me your comments about what features you would like to see. How
  247. many laser disk/CD users would like the application to include a
  248. driver for player control? For example, one could select the
  249. chapters/tracks and order of play, etc. If you would like this, tell
  250. me what kind of laser/CD player you have.
  251.      If enough are interested, I should be able to have a first version in 2 to
  252. 3 months. I will make source code available so let me know which language you
  253. prefer (Pascal or C). ----- Steve -----
  254.  
  255. ------------------------------
  256.  
  257. From: NWOLF
  258. Subject: RE: Database Appl (Re: Msg 16316)
  259. Date: 11-JAN 23:41 User Supported Software
  260.  
  261. That's a worthy objective. I feel that if a good program shows up that
  262. there will be plenty of users. And those users who feel there's good
  263. value will naturally pay (in advance) for it. I like the shareware
  264. concept. I am not a programmer, however. If I wa s, I don't think I
  265. would rely on shareware in terms of revenue. I would either throw
  266. something into the public domain or go commercial. I have a VCR and
  267. thnking of buying another. When CD becomes an option for
  268. video/computer data storage I'll prbably want one. The idea of the
  269. automated house appeals to me. I like the idea of programming control
  270. over the appliances which supposedly serve us program it with their
  271. software, and then it takes over. Whenever you need the program
  272. changed it's easy to do, otherwise it runs by itself. Neat idea. I
  273. can't get over how conventional manufacturers of video recording
  274. equipmnet haven't seen fit to include even the simplest of flexible
  275. programming modules - at least until recently. And the expense???
  276. Unbelievable. I should think it would be a simple and i nexpensive
  277. matter to have a programmable recorder which could record anything you
  278. wanted, at any time, for any length of time, any number of times, or
  279. on any number of channels.  I think that's where the need is - and
  280. certainly of interest to me. Plus being able to control other
  281. associated equipment siumultaneously.
  282.  
  283. ------------------------------
  284.  
  285. From: JRMUSIC
  286. Subject: lynx trackball
  287. Date: 11-JAN 23:34 Hardware & Peripherals
  288.  
  289. Has anyone checked out the Lynx Quad Trackball ?  I was about to get the
  290. MacTurbo Touch from Assimilation, but then I stumbled across an ad in the
  291. Macazine for the Lynx. The locking feature seems useful. Any comments?  thanks
  292. Jeremy.
  293.  
  294. ------------------------------
  295.  
  296. From: BRUSSES
  297. Subject: DragGrayRgn and Scrolling
  298. Date: 11-JAN 20:27 Current Discussions
  299.  
  300.     I'm trying to utilize DragGrayRgn to drag a rectangular  object up and down
  301. within a window.  When I drag the rectangle off the top, or bottom  of  the
  302. application, I'd like my  view to  scroll so that I can move  the  rectangle
  303. onto part of the view  which  was  not previously visible.
  304.  
  305.     I have the  scrolling working, mainly by  setting the limit and slop
  306. parameters  of DragGrayRgn  to encompass the overall  height of my view, which
  307. is larger  than the height of my window.  By  setting these parameters  to the
  308. size of the overall  view, I get  the  rectangle to follow me when I scroll off
  309. the window.  However, when I scroll of the top, or bottom, my  outline is drawn
  310. all over the window.  I know that this  is  happening  because of ScrollRect
  311. blindly copying  bits, but I have no  idea how  to  eliminate  this problem.
  312. Could any of you offer some suggestions on  what to do to correct this?  I've
  313. been working on this for a week now, and I'm no further along than when I
  314. started.
  315.  
  316. Thanks!
  317.  
  318. Bob
  319.  
  320. ------------------------------
  321.  
  322. From: MACLAIRD
  323. Subject: RE: DragGrayRgn and Scrolling (Re: Msg 1151)
  324. Date: 14-JAN 09:54 Current Discussions
  325.  
  326. Well, if you know what is in the window, that seems like a reasonable
  327. way to do it - but it will mean a bit of blitting (which will have
  328. trouble when the screen has a different resolution/size/bitmap
  329. location).  You have to save what is under the region and draw over -
  330. and then restore as the image is moved.
  331.  
  332. [comments about custom hardware and sprites deleted]
  333.  
  334. Laird
  335.  
  336. ------------------------------
  337.  
  338. From: JEFFS
  339. Subject: Telescape-PRO VT100
  340. Date: 12-JAN 15:06 Telecommunicating
  341.  
  342. I just bought Telescape-PRO VT100 for work because I needed 9600 baud without
  343. flow control to use Emacs.  I have the following problems:
  344.        1. I can't get it to generate ^@ (NULL) or ^^ without having to resort to
  345.        the softkeys menu.  The ^@ is a MAJOR problem since it is necessary to
  346.        use Emacs with.  Neither Cmd-SPACE (which works in all other terminal
  347.        emulators I've tried) nor Cmd-@ work.
  348.        2. I *really* would like to be able to select text off the screen for
  349.        copy and paste.
  350.        3. Being able to record text as it arrives or scrolls off the top would
  351.        be nice too.
  352.  
  353.                                                Jeff
  354.  
  355. ------------------------------
  356.  
  357. From: MACINTOUCH
  358. Subject: RE: Database program
  359. Date: 13-JAN 00:56 Network Digests
  360.  
  361. to: Wahl.ES@Xerox.COM
  362. Subject: Database program
  363.  
  364. Lisa,
  365.  
  366. Most Mac database programs can "export" data to a "text" file, where it
  367. contains just text and tabs.  That file is then easily formatted in a word
  368. processor, and can be "placed" into a PageMaker document.
  369.  
  370. Ric Ford
  371.  
  372. ------------------------------
  373.  
  374. From: MACINTOUCH
  375. Subject: RE: looking for information on connecting typewriters ...
  376. Date: 13-JAN 00:56 Network Digests
  377.  
  378. to: whitaker@eniac.seas.upenn.edu (Blair Whitaker)
  379. Subject: looking for information on connecting typewriters and
  380. Subject: daisywheels to mac+
  381.  
  382. Microsoft Word has drivers for typewriters and other printers.  I've heard
  383. in the past that this is one of the best ways of using a non-Mac printer
  384. successfully.
  385.  
  386. Ric Ford
  387.  
  388. ------------------------------
  389.  
  390. From: PEABO
  391. Subject: RE: looking for information on connecting typewriters ...
  392. Date: 13-JAN 13:24 Network Digests
  393.  
  394. More for:  whitaker@eniac.seas.upenn.edu (Blair Whitaker)
  395.  
  396. The Microsoft Port Enhancer has been discontinued by Microsoft and SoftStyle is
  397. picking it up.  SoftStyle has numerous printer drivers available.
  398.  
  399. peter                          "In any context, half of all references
  400. PEABO @ DELPHI                  are local and half are global."
  401.  
  402. ------------------------------
  403.  
  404. From: MACINTOUCH
  405. Subject: RE: Printer Spooling w/Mac+
  406. Date: 13-JAN 01:16 Network Digests
  407.  
  408. to: chris@umbc3.UMD.EDU (Chris Schanzle)
  409. Subject: Printer Spooling w/Mac+
  410.  
  411. You should probably take a look at SuperMac's spoolers.  I think they're
  412. faster than some of the others.
  413.  
  414. Ric Ford
  415.  
  416. ------------------------------
  417.  
  418. From: MACINTOUCH
  419. Subject: RE: Surge Suppressors
  420. Date: 13-JAN 01:16 Network Digests
  421.  
  422. To: hans@Shasta.STANFORD.EDU (Hans Mulder)
  423. Subject: Surge Suppressors
  424.  
  425. I have a feeling that if you've really got a power problem, it's more
  426. likely a power sag than a power surge and that a surge protector will do
  427. little more than put a few $$ in the dealer's pocket.  I had a potential
  428. problem that was probably similar to yours, and went through a lot of grief,
  429. including buying a $200 "line conditioner" (a super surge protector) which
  430. was obnoxiously loud and aggravated the condition.  I concluded only a UPS
  431. would solve the problem (maybe not even that) and bypassed it by finding an
  432. independent circuit for the Mac and hard disk.
  433.  
  434. Ric Ford
  435.  
  436. ------------------------------
  437.  
  438. From: MACINTOUCH
  439. Subject: RE: Re: MacWorld Expo
  440. Date: 13-JAN 10:22 Network Digests
  441.  
  442. to: starkweather.pa@Xerox.COM
  443. Subject: Re: MacWorld Expo
  444.  
  445. Thanks for a good laugh.  The Mac is the most useful system I've seen for a
  446. wide variety of real-world tasks, including some that mainframes can't handle,
  447. and many which the IBM PC handles poorly.  Of course there are other tasks
  448. which the PC handles better, or more cheaply at the moment.  Hosting a bulletin
  449. board system comes to mind.  I see a tremendous increase in acceptance of the
  450. Macintosh in small business, large business, education, and other environments.
  451. The screen is no tinier than the very-popular Compaq's, and a lot higher in
  452. resolution.  Color isn't too useful for a lot of applications, especially
  453. not at the price and resolution.
  454.  
  455. "If an illustrator for the PC comes along" - why are you stretching so hard
  456. trying to pull the PC up to the level of a Macintosh?  Feeling pressed by
  457. PostScript, the competitor to Xerox's page description language?
  458.  
  459. Ric Ford, "MacInTouch" newsletter
  460.  
  461. ------------------------------
  462.  
  463. From: MOUSEKETEER
  464. Subject: RE: bargain WP offer for Mac for $29.00?
  465. Date: 13-JAN 21:31 Network Digests
  466.  
  467. To: William L. Rupp <nosc!rupp@cod.nosc.arpa>
  468. Subject: bargain WP offer for Mac for $29.00?  I am imagining this or
  469. Subject: is it real
  470.  
  471. Hi Bill,
  472.  
  473.    That would be Word Handler, published by Advanced Logic Systems, Inc.,
  474. 1283 Reamwood Ave., Sunnyvale, CA 94089 (408) 747-1988.
  475.    They have run ads in most Mac publications, offering a copy of the $79.95
  476. program at $29.95 if you send in your original MacWrite disk with the order.
  477. They also have offered to return your MacWrite disk if you return Word Handler
  478. and a small "shipping and handling charge". For several months, however, the
  479. ad neglected to mention that that "small" charge was $25, and many folks were
  480. quite upset with the company upon learning of same (ya, a lot of people wanted
  481. MacWrite back after trying Word Handler).
  482.    To be fair, the new ads for the program note the $25 fee. And the most
  483. glaring of "Word Mangler"'s faults have been corrected, though I have yet to
  484. see a review that gave it more than a mediocre rating.
  485.  
  486.    So, ya, the offer is real, in a way. "Great offer" maybe not, but an offer
  487. nonetheless. If you take them up on it, I have a bridge up in a populous
  488. New England borough I'd like you to see.....grin.
  489.  
  490.    Alf
  491.  
  492. ------------------------------
  493.  
  494. From: MOUSEKETEER
  495. Subject: RE: Votes sought for 'most overrated'
  496. Date: 13-JAN 21:31 Network Digests
  497.  
  498. TO: jww@sdcsvax.ucsd.edu (Joel West)
  499. Subject: Votes sought for 'most overrated'
  500.  
  501.    1. Hardware: Cauzin SoftStrip System
  502.    2. Software: MacDraw
  503.    3. Company: Living Videotext
  504.    4. Individual: Doug Clapp
  505.    5. Other: CashWeServe
  506.    6. Grand prize: Mouseketeer Newsletter (is this a cash prize???)
  507.    7. Vaporware: Word Tools
  508.  
  509.    Alf
  510.  
  511. ------------------------------
  512.  
  513. From: DDUNHAM
  514. Subject: RE: Votes sought for 'most overrated'
  515. Date: 14-JAN 22:48 Network Digests
  516.  
  517. 1) Software Product: MORE
  518. 2) Hardware Product: 80386
  519. 3) Company: Microsoft
  520. 4) Individual: John Dvorak
  521. 5) Other: The phrase "desktop publishing"
  522. 6) Grand prize: Microsoft
  523. 7) Vaporware hall of fame: MultiWrite aka MindWrite aka Prewriter
  524.  
  525. (signed) David Dunham
  526.  
  527. ------------------------------
  528.  
  529. From: DDUNHAM
  530. Subject: New Acta version
  531. Date: 13-JAN 22:39 Business Mac
  532.  
  533. Symmetry has released the latest upgrade to my Acta outline processor desk
  534. accessory, version 1.2.  New features include:
  535.  
  536.  * Print to LaserWriter and ImageWriter
  537.  * New command
  538.  * Collapse Family command
  539.  * Split topics at insertion point
  540.  * "Smart Paste" creates outlines from clipboard text
  541.  
  542. The update is free, and Symmetry should be sending a mailing to registered
  543. owners as soon as they get caught up after the show.
  544.  
  545. ------------------------------
  546.  
  547. From: MADMACS
  548. Subject: Internet mail utility for Appletalk
  549. Date: 14-JAN 00:42 Business Mac
  550.  
  551. I have been trying out the demo of the Internet mail utility called
  552. InterMail.  I am very impressed.  We have 10 Macs running on the demo
  553. now and it seems to work with nearly everything and without a hitch.
  554. It is easy to install and easy to maintain.  What is really impressive
  555. to me is the window managment-- lots of windows are coming an going
  556. and it keeps track of everything and doesn't seem to foul up the
  557. application underneath.  (It is a DA.) But what do you know of the
  558. company?  Is this the best mail utility around or what would you
  559. recommend?  Where can we get a good price? Thanks. -Doug (MADMACS)
  560.  
  561. ------------------------------
  562.  
  563. From: JEFFS
  564. Subject: RE: Internet mail utility for Appletalk (Re: Msg 16395)
  565. Date: 14-JAN 07:09 Business Mac
  566.  
  567. I agree.  We have it where I work (70+ macs) and will probably use it as our
  568. standard mailer.  They plan on introducing an IBM PC version (we have about 60
  569. of those too :-() and a VAX/VMS version (we have 10 of those.)  We also put up
  570. AlisaTalk which seems to do what it is supposed to do (volume server and LW
  571. spooler.)  We had a couple strange problems putting up AlisaTalk (turned out to
  572. be zone name conflicts with our Hayes InterBridge box) and they gave EXCELLENT
  573. customer service trying to track down the problem.
  574.  
  575. When we get TOPS (on order), the *real* InterMail (RSN they say), and the
  576. release AlisaTalk, I expect to have one of the "showcase" Mac workplaces on the
  577. east coast :-).  BTW, for those of you in the CT area: Apple is giving a seminar
  578. on Mac to other machine communications the first week of February. If you
  579. haven't heard about it from your Apple rep, you might want to give him or her a
  580. call.
  581.  
  582.                                                Jeff
  583.  
  584. ------------------------------
  585.  
  586. From: DDUNHAM
  587. Subject: BCS Shareware Awards
  588. Date: 14-JAN 04:07 MUGS Online
  589.  
  590. Since I haven't seen it announced here yet, the Boston Computer
  591. Society gave its semi-annual shareware awards, in a dinner at Sam's
  592. Grill (former awardees, including Donald Brown and David Dunham, were
  593. also invited) during MacWorld Expo.
  594.  
  595. The Grand Prize winner, elected by BCS*Mac membership, was Charles
  596. Maurer, author of the BostonII font.  Other winners were Yves
  597. Lempereur (BinHex, MCS), Michael Casteel (Klondike, Canfield), John
  598. Raymonds (Dungeon of Doom), and Jan Eugenides (Oasis).
  599.  
  600. Congratulations, guys!
  601.  
  602. ------------------------------
  603.  
  604. End of Delphi Mac Digest
  605. ************************
  606. -------
  607.